type modernc.org/libc.sorter (struct)

Method Implmentations

Len() int (*T).M : sort.Interface.Len
Less(i, j int) bool (*T).M : sort.Interface.Less
Swap(i, j int) (*T).M : sort.Interface.Swap